Crate heim_memory

Source
Expand description

Memory and swap information.

This module is enabled with the memory feature flag (enabled by default).

Modules§

  • OS-specific extensions.

Structs§

  • Physical memory statistics.
  • Swap memory statistics.

Functions§

  • Returns future which will resolve into Memory struct.
  • Returns future which will resolve into Swap struct.